projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b01e975
)
docs: trivial build fix
author
Sébastien Wilmet
<swilmet@gnome.org>
Thu, 28 Jul 2016 18:51:05 +0000
(20:51 +0200)
committer
Sébastien Wilmet
<swilmet@gnome.org>
Thu, 28 Jul 2016 19:15:09 +0000
(21:15 +0200)
The error was:
gtk3-scan.c:193: undefined reference to `gtk_shortcuts_label_get_type'
collect2: error: ld returned 1 exit status
It's since commit
7543cd8ce419a4d660f0ff7614f0c6e1cac81804
, which made
the GtkShortcutLabel class public.
docs/reference/gtk/gtk3.types.in
patch
|
blob
|
history
diff --git
a/docs/reference/gtk/gtk3.types.in
b/docs/reference/gtk/gtk3.types.in
index 32d57eb940253ad040aab89e289b9c8a46bd5ab8..e6874c5c813d04e38df488c7285718d1de5a2b51 100644
(file)
--- a/
docs/reference/gtk/gtk3.types.in
+++ b/
docs/reference/gtk/gtk3.types.in
@@
-173,7
+173,7
@@
gtk_separator_get_type
gtk_separator_menu_item_get_type
gtk_separator_tool_item_get_type
gtk_settings_get_type
-gtk_shortcut
s
_label_get_type
+gtk_shortcut_label_get_type
gtk_shortcuts_window_get_type
gtk_shortcuts_section_get_type
gtk_shortcuts_group_get_type